Merge branch 'enable-termux-builds' into 'master'
Termux:Float Enable build, ref fdroidserver#288 See merge request !2261
This commit is contained in:
commit
d05c94ba95
|
@ -31,20 +31,7 @@ Build:0.9,9
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Needs to be zipaligned: zipalign -f -p -v 4 com.termux.window_9.apk com.termux.window_9-zipaligned.apk
|
|
||||||
|
|
||||||
https://developer.android.com/studio/command-line/zipalign.html:
|
|
||||||
|
|
||||||
Caution: You must use zipalign at one of two specific points in the app-building process, depending on which app-signing tool you use:
|
|
||||||
|
|
||||||
If you use apksigner, zipalign must only be performed before the APK file has been signed. If you sign your APK using apksigner and make further changes to the APK, its signature is invalidated.
|
|
||||||
If you use jarsigner, zipalign must only be performed after the APK file has been signed.
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.9
|
Current Version:0.10
|
||||||
Current Version Code:9
|
Current Version Code:10
|
||||||
|
|
Loading…
Reference in a new issue