diff --git a/app/build.gradle b/app/build.gradle index 8da32df..89615a5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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