Skip to content

Commit ed907f7

Browse files
committed
Just updating build version
1 parent 04177b6 commit ed907f7

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
@@ -21,8 +21,8 @@ android {
2121
namespace 'com.shifthackz.aisdv1.app'
2222
defaultConfig {
2323
applicationId "com.shifthackz.aisdv1.app"
24-
versionName "0.5.0"
25-
versionCode 163
24+
versionName "0.5.1"
25+
versionCode 164
2626

2727
buildConfigField "String", "CLOUD_AI_URL", "\"https://sdai.moroz.cc\""
2828
buildConfigField "String", "IMAGE_CDN_URL", "\"https://random.imagecdn.app\""

0 commit comments

Comments
 (0)