mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
com.vishnuraghav.EnRecipes: enable updates, building again
This commit is contained in:
parent
ea5a29d2d7
commit
58b0bc3793
1 changed files with 1 additions and 2 deletions
|
|
@ -19,7 +19,6 @@ Repo: https://github.com/vishnuraghavb/EnRecipes.git
|
|||
Builds:
|
||||
- versionName: 2.0.0
|
||||
versionCode: 1
|
||||
disable: Prevent version confusion
|
||||
commit: v2.0.0
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -67,7 +66,7 @@ Builds:
|
|||
- find -maxdepth 1 -type f -name "*.apk")
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/resources/Android/app.gradle|versionCode\s(\d+)|.|versionName\s'(.+)'
|
||||
CurrentVersion: 2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue