mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update UnApkm to 1.1 (2)
This commit is contained in:
parent
a3bc61eaee
commit
fbb2ea18f4
1 changed files with 14 additions and 2 deletions
|
|
@ -23,7 +23,19 @@ Builds:
|
|||
- lazysodium-android/lazysodium-java/src/main/resources/*/libsodium*
|
||||
ndk: r21d
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- lazysodium-android/lazysodium-java/src/test
|
||||
- lazysodium-android/lazysodium-java/src/main/resources/*/libsodium*
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue