1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Known Android build failure
This commit is contained in:
xmflsct
2023-06-22 00:07:17 +02:00
parent 3154540bba
commit f1ba7ce377
18 changed files with 1066 additions and 1439 deletions

View File

@@ -17,7 +17,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:7.4.1")
classpath("com.android.tools.build:gradle")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath 'com.google.gms:google-services:4.3.14'
}