1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-06-05 21:09:11 +02:00

Release 1.2.0

This commit is contained in:
Thomas
2020-10-03 11:44:00 +02:00
parent c50a587250
commit 8ce7eb386f
3 changed files with 14 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 11
versionName "1.2.0-beta-1"
versionName "1.2.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}