gif and better reactions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user