mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-18 18:25:03 +01:00
use new versionCode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
3170aebab3
commit
832a7e1e06
@ -49,7 +49,7 @@ android {
|
||||
targetSdkVersion 29
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
versionCode 141
|
||||
versionCode 90000055 // 0-50=Alpha / 51-98=RC / 90-99=stable
|
||||
versionName "9.0.0beta5"
|
||||
|
||||
flavorDimensions "default"
|
||||
|
Loading…
Reference in New Issue
Block a user