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 da47344 commit c13b3a0Copy full SHA for c13b3a0
app/build.gradle
@@ -21,8 +21,8 @@ android {
21
namespace 'com.shifthackz.aisdv1.app'
22
defaultConfig {
23
applicationId "com.shifthackz.aisdv1.app"
24
- versionName "0.4.10"
25
- versionCode 157
+ versionName "0.4.11"
+ versionCode 158
26
27
buildConfigField "String", "CLOUD_AI_URL", "\"https://sdai.moroz.cc\""
28
buildConfigField "String", "HORDE_AI_URL", "\"https://stablehorde.net\""
0 commit comments