Skip to content

Commit

Permalink
Merge pull request #293 from akitikkx/feature/292-update-app-version
Browse files Browse the repository at this point in the history
Update app version and baseline profile
  • Loading branch information
akitikkx committed Jan 11, 2024
2 parents f831c22 + d3dd658 commit 4dc2381
Show file tree
Hide file tree
Showing 3 changed files with 6,047 additions and 4,279 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -46,8 +46,8 @@ android {
applicationId "com.theupnextapp"
minSdkVersion 24
targetSdkVersion 34
versionCode 200
versionName "3.6.9"
versionCode 202
versionName "3.6.11"
testInstrumentationRunner "com.theupnextapp.CustomTestRunner"

ksp {
Expand Down

0 comments on commit 4dc2381

Please sign in to comment.