mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +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
|
||||
versionCode: 1000001
|
||||
disable: contains binaries https://github.com/lucasnlm/antimine-android/issues/261
|
||||
commit: 10.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -454,9 +455,20 @@ Builds:
|
|||
- sed -i -e "s/':proprietary', //; s/':wear', //" ../settings.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
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 10.0.2
|
||||
CurrentVersionCode: 1000021
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 10.0.3
|
||||
CurrentVersionCode: 1000031
|
||||
|
|
|
|||
Loading…
Reference in a new issue