3.0.0-rc-1

This commit is contained in:
Thomas 2022-06-21 18:27:17 +02:00
parent e2c49327e1
commit 35a44b283b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 387
versionName "3.0.0-beta-24"
versionCode 388
versionName "3.0.0-rc-1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"