mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update Logcat Reader to 1.8.0 (34)
This commit is contained in:
parent
ec1a4efdd6
commit
c850b462ef
1 changed files with 14 additions and 2 deletions
|
|
@ -137,7 +137,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/keystore/d' build.gradle
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 34
|
||||
commit: a69d22e00a3239a9746d409341a06fd3c0225f84
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/keystore/d' build.gradle
|
||||
- mv src/main/res/font/roboto_Italic.ttf src/main/res/font/roboto_italic.ttf
|
||||
- mv src/main/res/font/roboto_condensed_Italic.ttf src/main/res/font/roboto_condensed_italic.ttf
|
||||
- mv src/main/res/font/roboto_mono_Italic.ttf src/main/res/font/roboto_mono_italic.ttf
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue