Skip to content

Commit c13b3a0

Browse files
authored
Update build.gradle
1 parent da47344 commit c13b3a0

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.10"
25-
versionCode 157
24+
versionName "0.4.11"
25+
versionCode 158
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)