Skip to content

Commit

Permalink
Merge pull request #201 from team-haribo/fix/200_server_url_change
Browse files Browse the repository at this point in the history
🔀 :: (#200) change server url
  • Loading branch information
diejdkll authored Dec 11, 2023
2 parents f5c6817 + b6496b4 commit f7d05e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions presentation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId = "com.goms.presentation"
minSdk = 26
targetSdk = 33
versionCode = 14
versionName = "1.2.6"
versionCode = 15
versionName = "1.2.7"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit f7d05e1

Please sign in to comment.