mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update VirtualXposed to 0.20.3 (203)
This commit is contained in:
parent
fc0b72a3d2
commit
6029119223
1 changed files with 16 additions and 2 deletions
|
|
@ -117,7 +117,21 @@ Builds:
|
|||
- sed -i -e '/repositories/,+2d' -e '/io.fabric/d' build.gradle
|
||||
ndk: r12b
|
||||
|
||||
- versionName: 0.20.3
|
||||
versionCode: 203
|
||||
commit: 212db8e304d1205f4021be8411ac5dffc68eb658
|
||||
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.20.2
|
||||
CurrentVersionCode: 202
|
||||
UpdateCheckName: io.va.exposed64
|
||||
CurrentVersion: 0.20.3
|
||||
CurrentVersionCode: 203
|
||||
|
|
|
|||
Loading…
Reference in a new issue