Skip to content

Commit

Permalink
Bump to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
firemaples committed Nov 4, 2021
1 parent 3911092 commit 75d3955
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 31
versionCode 81
versionName "3.0.8"
versionCode 82
versionName "3.0.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 75d3955

Please sign in to comment.