mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Simple Draw Pro: fix 6.1.2 (51)
This commit is contained in:
parent
1f973815c6
commit
a1971abab8
1 changed files with 1 additions and 4 deletions
|
|
@ -91,10 +91,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/keystore/d' build.gradle
|
||||
- echo "android.enableJetifier=true" >> gradle.properties
|
||||
- echo "android.useAndroidX=true" >> gradle.properties
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue