Browse Source

Release 97

pull/2887/head^2 v20.0
Konrad Pozniak 3 years ago
parent
commit
b53f097d45
  1. 4
      app/build.gradle

4
app/build.gradle

@ -24,8 +24,8 @@ android {
applicationId APP_ID
minSdkVersion 23
targetSdkVersion 33
versionCode 96
versionName "20.0 beta 2"
versionCode 97
versionName "20.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save