1
0
mirror of https://github.com/tooot-app/app synced 2025-04-18 04:07:33 +02:00

Fix Android build crashing

This commit is contained in:
xmflsct 2023-01-08 21:53:05 +01:00
parent a3b5a132c5
commit cfa637b23d

View File

@ -22,7 +22,7 @@ buildscript {
jcenter()
}
dependencies {
classpath('com.android.tools.build:gradle:7.3.1')
classpath('com.android.tools.build:gradle:7.2.2')
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("de.undercouch:gradle-download-task:5.0.1")