Release 3.0.0

This commit is contained in:
Thomas 2022-06-23 17:54:05 +02:00
parent 343b654111
commit a8a5991ad2
1 changed files with 2 additions and 2 deletions

View File

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