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

Merge branch 'master' into full_version

This commit is contained in:
Thomas
2020-09-13 15:25:59 +02:00
79 changed files with 1919 additions and 2304 deletions

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 6
versionName "1.0.4"
versionCode 7
versionName "1.0.5"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}