mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Password Store: now uses a third party maven repo
This commit is contained in:
parent
33544e7c29
commit
c875dbf8b7
1 changed files with 2 additions and 1 deletions
|
|
@ -348,13 +348,14 @@ Build:1.2.0.35,55
|
||||||
prebuild=sed -i -e '/sourceSets/icompileOptions {\nsourceCompatibility = JavaVersion.VERSION_1_7\ntargetCompatibility = JavaVersion.VERSION_1_7\n}\n' build.gradle
|
prebuild=sed -i -e '/sourceSets/icompileOptions {\nsourceCompatibility = JavaVersion.VERSION_1_7\ntargetCompatibility = JavaVersion.VERSION_1_7\n}\n' build.gradle
|
||||||
|
|
||||||
Build:1.2.0.36,56
|
Build:1.2.0.36,56
|
||||||
|
disable=third party maven repo
|
||||||
commit=v1.2.0.36
|
commit=v1.2.0.36
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/sourceSets/icompileOptions {\nsourceCompatibility = JavaVersion.VERSION_1_7\ntargetCompatibility = JavaVersion.VERSION_1_7\n}\n' build.gradle
|
prebuild=sed -i -e '/sourceSets/icompileOptions {\nsourceCompatibility = JavaVersion.VERSION_1_7\ntargetCompatibility = JavaVersion.VERSION_1_7\n}\n' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.0.36
|
Current Version:1.2.0.36
|
||||||
Current Version Code:56
|
Current Version Code:56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue