mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update UnicodePad to 2.10.2 (49)
This commit is contained in:
parent
e832f6ca5a
commit
c5865a2d8a
1 changed files with 16 additions and 2 deletions
|
|
@ -50,7 +50,21 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/namedb.zip
|
||||
|
||||
- versionName: 2.10.2
|
||||
versionCode: 49
|
||||
commit: bc4dd16e9835f9122de11a4bfa39648852a7dccc
|
||||
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: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 2.10.2
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue