1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-02-13 10:33:46 +01:00

change versionCode

This commit is contained in:
Thomas 2020-10-05 14:43:18 +02:00
parent 6e8b304b63
commit 6164ff9163

View File

@ -10,7 +10,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 12
versionCode 13
versionName "1.2.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"