Skip to content

Commit

Permalink
0.6.3 (183)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiftHackZ committed Aug 12, 2024
1 parent b13c1b6 commit 989bc02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
namespace 'com.shifthackz.aisdv1.app'
defaultConfig {
applicationId "com.shifthackz.aisdv1.app"
versionName "0.6.2"
versionCode 182
versionName "0.6.3"
versionCode 183

buildConfigField "String", "IMAGE_CDN_URL", "\"https://random.imagecdn.app/\""
buildConfigField "String", "HUGGING_FACE_URL", "\"https://huggingface.co/\""
Expand Down

0 comments on commit 989bc02

Please sign in to comment.