Browse Source

Release 69 / 10.0 beta 1

pull/1680/head v10.0-beta.1
Conny Duck 6 years ago
parent
commit
6f8e8a6d5c
  1. 4
      app/build.gradle

4
app/build.gradle

@ -20,8 +20,8 @@ android {
applicationId APP_ID
minSdkVersion 21
targetSdkVersion 29
versionCode 68
versionName "9.1"
versionCode 69
versionName "10.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save