1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Fallback to expo beta for blurhash to function

This commit is contained in:
xmflsct
2023-02-25 15:28:01 +01:00
parent 1bff79ed4a
commit 45c54db617
5 changed files with 92 additions and 97 deletions

View File

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