mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Wulkanowy to 1.6.3 (107)
This commit is contained in:
parent
e1e7c4ecd9
commit
0295263f99
1 changed files with 17 additions and 2 deletions
|
|
@ -734,7 +734,22 @@ Builds:
|
|||
-e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 107
|
||||
commit: 775b5122ef5c9ae8027e16592fd579149a8722d0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d'
|
||||
-e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d'
|
||||
-e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 106
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 107
|
||||
|
|
|
|||
Loading…
Reference in a new issue