Skip to content

Commit 66fb70e

Browse files
committed
Updated version code
1 parent adc8e63 commit 66fb70e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.omgodse.notally"
1111
minSdkVersion 23
1212
targetSdkVersion 29
13-
versionCode 19
14-
versionName "2.4"
13+
versionCode 20
14+
versionName "2.5"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)