feat: basic replying
This commit is contained in:
parent
98b227876b
commit
0c2e2db1dc
6 changed files with 245 additions and 115 deletions
|
@ -25,8 +25,6 @@ android {
|
|||
versionName "2.2.0"
|
||||
versionCode 220000000
|
||||
signingConfig signingConfigs.debug
|
||||
buildConfigField("String", "APP_SECRET", apikeyProperties['APP_SECRET'])
|
||||
buildConfigField("String", "USER_ID_ENCRYPT_KEY", apikeyProperties['USER_ID_ENCRYPT_KEY'])
|
||||
}
|
||||
|
||||
flavorDimensions "store"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue