1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-01-05 22:39:39 +01:00

Fix crashes

This commit is contained in:
Thomas 2020-10-05 14:34:22 +02:00
parent 3be0cd727f
commit 6e8b304b63

View File

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