Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jazeee committed Aug 26, 2023
1 parent 684d3a0 commit c9da1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ android {
applicationId "com.jazeee"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 22
versionCode 23
versionName "2.1.6"
}

Expand Down

0 comments on commit c9da1ee

Please sign in to comment.