mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Reanable dev.lucanlm.antimine
This commit is contained in:
parent
478abacb78
commit
bef7a06a87
1 changed files with 17 additions and 5 deletions
|
|
@ -429,6 +429,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 10.0.0
|
- versionName: 10.0.0
|
||||||
versionCode: 1000001
|
versionCode: 1000001
|
||||||
|
disable: contains binaries https://github.com/lucasnlm/antimine-android/issues/261
|
||||||
commit: 10.0.0
|
commit: 10.0.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -454,9 +455,20 @@ Builds:
|
||||||
- sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.gradle
|
- sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.gradle
|
||||||
- sed -i -e "/':proprietary'/d" build.gradle
|
- sed -i -e "/':proprietary'/d" build.gradle
|
||||||
|
|
||||||
MaintainerNotes: Depends on binaries https://github.com/lucasnlm/antimine-android/issues/261
|
- versionName: 10.0.3
|
||||||
|
versionCode: 1000031
|
||||||
|
commit: 10.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- foss
|
||||||
|
rm:
|
||||||
|
- proprietary
|
||||||
|
- wear
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.gradle
|
||||||
|
- sed -i -e "/':proprietary'/d" build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 10.0.2
|
CurrentVersion: 10.0.3
|
||||||
CurrentVersionCode: 1000021
|
CurrentVersionCode: 1000031
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue