Update MaterialFBook to 3.3.0 (47)
This commit is contained in:
parent
10da0b4251
commit
6746790231
|
@ -87,6 +87,13 @@ Build:3.2.0,46
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle
|
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle
|
||||||
|
|
||||||
|
Build:3.3.0,47
|
||||||
|
commit=0ebd70953995e96ab480a69a94a5d4c15ac74026
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle && \
|
||||||
|
sed -i -e '/distributionUrl/s/2.14.1/3.3/g' ../gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Upstream changed package id in https://github.com/ZeeRooo/MaterialFBook/commit/8f1294713326cba2d17909c5211fb82c8bc661f4,
|
Upstream changed package id in https://github.com/ZeeRooo/MaterialFBook/commit/8f1294713326cba2d17909c5211fb82c8bc661f4,
|
||||||
we keep existing one for now. See https://github.com/ZeeRooo/MaterialFBook/issues/71.
|
we keep existing one for now. See https://github.com/ZeeRooo/MaterialFBook/issues/71.
|
||||||
|
@ -95,5 +102,5 @@ we keep existing one for now. See https://github.com/ZeeRooo/MaterialFBook/issue
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Update Check Name:me.zeerooo.materialfb
|
Update Check Name:me.zeerooo.materialfb
|
||||||
Current Version:3.2.0
|
Current Version:3.3.0
|
||||||
Current Version Code:46
|
Current Version Code:47
|
||||||
|
|
Loading…
Reference in a new issue