Skip to content

Commit

Permalink
Version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
2bllw8 committed Jan 28, 2023
1 parent a2f6492 commit b3e4488
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 @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 15
versionName '2.5.0'
versionCode 16
versionName '2.6.0'
}

buildFeatures {
Expand Down

0 comments on commit b3e4488

Please sign in to comment.