Skip to content

Commit

Permalink
Merge pull request #134 from akitikkx/feature/133-update-app-version
Browse files Browse the repository at this point in the history
Update app version
  • Loading branch information
akitikkx committed May 14, 2023
2 parents 9f72f7b + 3b6be7a commit 3afd0af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -45,8 +45,8 @@ android {
applicationId "com.theupnextapp"
minSdkVersion 22
targetSdkVersion 33
versionCode 183
versionName "3.5.2"
versionCode 184
versionName "3.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

ksp {
Expand Down

0 comments on commit 3afd0af

Please sign in to comment.