mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Sentry to 1.0.2 (3)
This commit is contained in:
parent
71eabbbb3d
commit
52edb6a234
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 4812468ef1c17377598038ebf2adfcf7227a1ebf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue