mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Notification Dictionary to 0.0.24 (24)
This commit is contained in:
parent
ce729158e7
commit
8084ccf394
1 changed files with 13 additions and 2 deletions
|
|
@ -50,7 +50,18 @@ Builds:
|
||||||
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
||||||
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
||||||
|
|
||||||
|
- versionName: 0.0.24
|
||||||
|
versionCode: 24
|
||||||
|
commit: 16aa821c0750d907ab1dcb9cbcb99eb2133cab99
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/awesome-app-rating/d' build.gradle
|
||||||
|
- sed -i -e '/fun show_rating/,/^ }/d' -e '/show_rating/d' -e '/ratingdialog/d'
|
||||||
|
src/main/java/com/xtreak/notificationdictionary/MainActivity.kt
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.23
|
CurrentVersion: 0.0.24
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue