Skip to content

Commit

Permalink
Merge pull request #72 from akitikkx/feature/71-update-app-version
Browse files Browse the repository at this point in the history
Updated app version from 3.5.0 (181) to 3.5.1 (182)
  • Loading branch information
akitikkx committed Feb 4, 2023
2 parents 9057143 + 66c9505 commit 3ad7559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -43,8 +43,8 @@ android {
applicationId "com.theupnextapp"
minSdkVersion 22
targetSdkVersion 33
versionCode 181
versionName "3.5.0"
versionCode 182
versionName "3.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

ksp {
Expand Down

0 comments on commit 3ad7559

Please sign in to comment.