Browse Source

Release 70 / 10.0

pull/1722/head v10.0
Conny Duck 6 years ago
parent
commit
218046fd27
  1. 4
      app/build.gradle

4
app/build.gradle

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

Loading…
Cancel
Save