mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Wulkanowy to 1.2.1 (94)
This commit is contained in:
parent
e3e006349d
commit
2fa4ce5b5c
1 changed files with 17 additions and 2 deletions
|
|
@ -554,7 +554,22 @@ Builds:
|
|||
-e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d'
|
||||
../build.gradle build.gradle
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 94
|
||||
commit: 3d0dcead50aec15805eb4be9aecb4b33ea113424
|
||||
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.2.0
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue