There was an error while loading. Please reload this page.
1 parent 3f1f73a commit 953ac20Copy full SHA for 953ac20
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
minSdkVersion Deps.minSdkVersion
18
targetSdkVersion Deps.targetSdkVersion
19
multiDexEnabled true
20
- versionCode 5
21
- versionName "0.5.16.1"
+ versionCode 6
+ versionName "0.5.17"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
vectorDrawables.useSupportLibrary = true
24
}
0 commit comments