Browse Source

updated to next versionCode

master
jahway603 4 years ago
parent
commit
4b389ec0f6
  1. 2
      app/build.gradle

2
app/build.gradle

@ -17,7 +17,7 @@ android {
minSdkVersion Deps.minSdkVersion
targetSdkVersion Deps.targetSdkVersion
multiDexEnabled true
versionCode 4
versionCode 5
versionName "0.5.17"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save