We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8698af8 commit 01aea78Copy full SHA for 01aea78
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
defaultConfig {
16
applicationId "com.shifthackz.aisdv1.app"
17
versionName "0.5.8"
18
- versionCode 172
+ versionCode 173
19
20
buildConfigField "String", "IMAGE_CDN_URL", "\"https://random.imagecdn.app/\""
21
buildConfigField "String", "HUGGING_FACE_URL", "\"https://huggingface.co/\""
0 commit comments