mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update VirtualXposed to 0.20.2 (202)
This commit is contained in:
parent
690c8bcb5f
commit
89423262d3
1 changed files with 15 additions and 2 deletions
|
|
@ -104,7 +104,20 @@ Builds:
|
|||
- sed -i -e '/repositories/,+2d' -e '/io.fabric/d' build.gradle
|
||||
ndk: r12b
|
||||
|
||||
- versionName: 0.20.2
|
||||
versionCode: 202
|
||||
commit: 0.20.2
|
||||
subdir: VirtualApp/app/
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e 's#https://maven.fabric.io/public#https://maven.google.com/#' -e
|
||||
'/io.fabric.tools/d' ../build.gradle
|
||||
- sed -i -e '/repositories/,+2d' -e '/io.fabric/d' build.gradle
|
||||
ndk: r12b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.19.0
|
||||
CurrentVersionCode: 190
|
||||
CurrentVersion: 0.20.2
|
||||
CurrentVersionCode: 202
|
||||
|
|
|
|||
Loading…
Reference in a new issue