Change com.google.android.material version to 1.7.0

This commit is contained in:
jacques 2022-11-26 20:01:25 +01:00
parent 0f75bff374
commit 188fe30abf

View file

@ -78,6 +78,7 @@ android {
}
buildToolsVersion = "32.0.0"
namespace 'net.foucry.pilldroid'
allprojects {
tasks.withType(JavaCompile) {