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 291dae4 commit c310eedCopy full SHA for c310eed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
namespace 'com.shifthackz.aisdv1.app'
15
defaultConfig {
16
applicationId "com.shifthackz.aisdv1.app"
17
- versionName "0.5.5"
18
- versionCode 169
+ versionName "0.5.6"
+ versionCode 170
19
20
buildConfigField "String", "IMAGE_CDN_URL", "\"https://random.imagecdn.app\""
21
buildConfigField "String", "HORDE_AI_URL", "\"https://stablehorde.net\""
0 commit comments