Skip to content

Commit 332fef9

Browse files
committed
0.5.9 (175)
1 parent 5a3db3b commit 332fef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
namespace 'com.shifthackz.aisdv1.app'
1515
defaultConfig {
1616
applicationId "com.shifthackz.aisdv1.app"
17-
versionName "0.5.8"
18-
versionCode 174
17+
versionName "0.5.9"
18+
versionCode 175
1919

2020
buildConfigField "String", "IMAGE_CDN_URL", "\"https://random.imagecdn.app/\""
2121
buildConfigField "String", "HUGGING_FACE_URL", "\"https://huggingface.co/\""

0 commit comments

Comments
 (0)