Skip to content

Commit 455268d

Browse files
committed
release/1.2.1: update version code & version name
1 parent 00a82c9 commit 455268d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.github.braillesystems.learnbraille"
2727
minSdkVersion 19
2828
targetSdkVersion 29
29-
versionCode 14
30-
versionName "1.2.0"
29+
versionCode 15
30+
versionName "1.2.1"
3131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3232
vectorDrawables.useSupportLibrary = true
3333
multiDexEnabled = true

0 commit comments

Comments
 (0)