mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Fix FDroid build
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
3d1f088674
commit
583f0f6a73
@ -15,8 +15,8 @@ android {
|
|||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
versionCode 50
|
versionCode 51
|
||||||
versionName "2.1.1"
|
versionName "2.1.2"
|
||||||
|
|
||||||
flavorDimensions "default"
|
flavorDimensions "default"
|
||||||
renderscriptTargetApi 19
|
renderscriptTargetApi 19
|
||||||
|
Loading…
Reference in New Issue
Block a user