mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Change com.google.android.material version to 1.7.0
This commit is contained in:
parent
0f75bff374
commit
188fe30abf
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
buildToolsVersion = "32.0.0"
|
buildToolsVersion = "32.0.0"
|
||||||
|
namespace 'net.foucry.pilldroid'
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
tasks.withType(JavaCompile) {
|
tasks.withType(JavaCompile) {
|
||||||
|
|
Loading…
Reference in a new issue