mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Voice: tag pattern changed (no longer uses leading "v")
This commit is contained in:
parent
ecca15957a
commit
13c5a8c495
1 changed files with 2 additions and 2 deletions
|
|
@ -652,7 +652,7 @@ Build:3.6.2,213
|
|||
gradle=opensource
|
||||
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags ^v[0-9.]+?$
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags ^[0-9.]+?$
|
||||
Current Version:3.6.2
|
||||
Current Version Code:213
|
||||
|
|
|
|||
Loading…
Reference in a new issue