diff --git a/metadata/me.zeeroooo.materialfb.txt b/metadata/me.zeeroooo.materialfb.txt index 01abf92cfb..e8e1f8f5f4 100644 --- a/metadata/me.zeeroooo.materialfb.txt +++ b/metadata/me.zeeroooo.materialfb.txt @@ -94,6 +94,13 @@ Build:3.3.0,47 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 +Build:3.4.1,49 + commit=b0891039b6baac221efb4dbca48642e5dcc26687 + 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: 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.