mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Pekka Kana 2 to 1.4.3 (1027)
This commit is contained in:
parent
292058b342
commit
391af79fb0
1 changed files with 11 additions and 2 deletions
|
|
@ -20,9 +20,18 @@ Builds:
|
||||||
prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle
|
prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle
|
||||||
ndk: r20b
|
ndk: r20b
|
||||||
|
|
||||||
|
- versionName: 1.4.3
|
||||||
|
versionCode: 1027
|
||||||
|
commit: c8ea766eabdcc7e72696f5902dad789943a65e60
|
||||||
|
subdir: android/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle
|
||||||
|
ndk: r20b
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: android/app/build.gradle|versionCode (0x[0-9a-fA-F]+)|.|versionName
|
UpdateCheckData: android/app/build.gradle|versionCode (0x[0-9a-fA-F]+)|.|versionName
|
||||||
"(.*)"
|
"(.*)"
|
||||||
CurrentVersion: 1.4.2
|
CurrentVersion: 1.4.3
|
||||||
CurrentVersionCode: 1026
|
CurrentVersionCode: 1027
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue