version code and version name updated.

This commit is contained in:
dxl
2020-07-03 17:52:21 +08:00
parent b29dab3b26
commit f558d6a4c7
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdkVersion 24
targetSdkVersion 28
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
versionCode 24
versionName "1.4.6 Termux"
versionCode 25
versionName "1.4.7 Termux and SimpleView"
}
buildTypes {
release {