mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
Counter: fix 18 (18)
This commit is contained in:
parent
b2d7dd1779
commit
6a05f41613
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Build:18,18
|
|||
Build:20,20
|
||||
commit=v20
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's|google()|maven { url "https://maven.google.com" }|' build.gradle
|
||||
prebuild=sed -i -e 's/mavenCentral()/jcenter()/' build.gradle
|
||||
|
||||
Auto Update Mode:Version v%c
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue