There was an error while loading. Please reload this page.
1 parent 00a82c9 commit 455268dCopy full SHA for 455268d
1 file changed
app/build.gradle
@@ -26,8 +26,8 @@ android {
26
applicationId "com.github.braillesystems.learnbraille"
27
minSdkVersion 19
28
targetSdkVersion 29
29
- versionCode 14
30
- versionName "1.2.0"
+ versionCode 15
+ versionName "1.2.1"
31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
32
vectorDrawables.useSupportLibrary = true
33
multiDexEnabled = true
0 commit comments