Merge pull request #70 from licaon-kter/patch-1

Fix F-droid build
This commit is contained in:
Tibor Kaputa 2019-02-11 20:19:43 +01:00 committed by GitHub
commit 660d78c712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
app/gradle.properties Normal file
View File

@ -0,0 +1,2 @@
android.enableJetifier=true
android.useAndroidX=true