gif and better reactions

This commit is contained in:
2026-03-03 11:48:15 +00:00
parent 6a87a33ea0
commit 82890d85ba
11 changed files with 689 additions and 120 deletions

View File

@@ -18,6 +18,7 @@ android {
versionName = "1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "TENOR_API_KEY", "\"AIzaSyAyimkuYQYF_FXVALexPuGQctUWRURdCDY\"")
}
buildTypes {
@@ -41,7 +42,9 @@ android {
}
buildFeatures {
compose = true
buildConfig = true
}
packaging {
dex {
useLegacyPackaging = true