Browse Source

Release 75

pull/1910/head v12.1
Konrad Pozniak 6 years ago
parent
commit
a79fea86fb
  1. 4
      app/build.gradle

4
app/build.gradle

@ -20,8 +20,8 @@ android {
applicationId APP_ID
minSdkVersion 21
targetSdkVersion 29
versionCode 74
versionName "12.0"
versionCode 75
versionName "12.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save