1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-02-05 13:48:14 +01:00

Release 1.1.1

This commit is contained in:
Thomas 2020-09-24 07:28:36 +02:00
parent 75e919adbc
commit b81257c77c

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 10
versionName "1.1.0"
versionCode 11
versionName "1.1.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}