mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- yes
|
||||||
prebuild: sed -i -e '/keystore/d' build.gradle
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.7.2
|
CurrentVersion: 1.8.0
|
||||||
CurrentVersionCode: 33
|
CurrentVersionCode: 34
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue