Skip to content

Commit 95435a4

Browse files
committed
Just updating build version
1 parent 21793ae commit 95435a4

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.4.8"
25-
versionCode 155
24+
versionName "0.4.9"
25+
versionCode 156
2626

2727
buildConfigField "String", "CLOUD_AI_URL", "\"https://sdai.moroz.cc\""
2828
buildConfigField "String", "HORDE_AI_URL", "\"https://stablehorde.net\""

0 commit comments

Comments
 (0)