Skip to content

Commit

Permalink
Bump to v3.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
firemaples committed May 13, 2023
1 parent a6ca7a9 commit d8fe928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "tw.firemaples.onscreenocr"
minSdkVersion 21
targetSdkVersion 32
versionCode 99
versionName "3.1.14"
versionCode 100
versionName "3.1.15"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit d8fe928

Please sign in to comment.