Bump version to 1.3.8

This commit is contained in:
ZaneYork 2020-03-25 21:30:31 +08:00
parent 27d7ba816a
commit 7967f4c473
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.zane.smapiinstaller"
minSdkVersion 19
targetSdkVersion 28
versionCode 24
versionName "1.3.7"
versionCode 25
versionName "1.3.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true