mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update Logcat Reader to 1.8.1 (35)
This commit is contained in:
parent
c4fafd4813
commit
93d65978d3
1 changed files with 14 additions and 2 deletions
|
|
@ -149,7 +149,19 @@ Builds:
|
|||
- 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
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 35
|
||||
commit: 145ecf0ef58f799d82eaa3c2465d2e259948fd44
|
||||
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.8.0
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue