mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
UnicodePad: 2.9.1
This commit is contained in:
parent
238435140b
commit
ac50e0f940
1 changed files with 12 additions and 6 deletions
|
|
@ -36,15 +36,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 39
|
||||
disable: non-FOSS libs
|
||||
commit: v2.6.1
|
||||
subdir: app/
|
||||
- versionName: 2.9.1
|
||||
versionCode: 46
|
||||
commit: v2.9.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' build.gradle
|
||||
- sed -i -e '/gms/,/meta-data/d' src/main/AndroidManifest.xml
|
||||
- sed -i -e '/LinearLayout adConteiner/,/^\t\t\t}/d' -e '/no-ad/,/^\t\t}/d'
|
||||
-e '/ads/d' -e '/AdView/d' src/main/java/jp/ddo/hotmist/unicodepad/UnicodeActivity.java
|
||||
scanignore:
|
||||
- app/src/main/assets/namedb.zip
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue