Change package name

This commit is contained in:
Bazsalanszky
2023-07-15 13:06:29 +02:00
parent d0a9d9af9a
commit fd499edccf
688 changed files with 3968 additions and 4008 deletions

View File

@@ -8,13 +8,14 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
google()