Update JKU App to 0.51.1 (140064)
This commit is contained in:
parent
90c2c2c140
commit
5a408b6bce
|
@ -188,9 +188,20 @@ Builds:
|
|||
prebuild: sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g'
|
||||
build.gradle
|
||||
|
||||
- versionName: 0.51.1
|
||||
versionCode: 140064
|
||||
commit: v0.51.1
|
||||
subdir: aNewJKUApp
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- tools
|
||||
prebuild: sed -i -e '/applicationVariants/,+4d' -e 's|googleCompile|//googleCompile|g'
|
||||
build.gradle
|
||||
|
||||
MaintainerNotes: Disable AUM when build/sed proves to be to fragile.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.50.2
|
||||
CurrentVersionCode: 140061
|
||||
CurrentVersion: 0.51.1
|
||||
CurrentVersionCode: 140064
|
||||
|
|
Loading…
Reference in a new issue