Skip to content

Commit

Permalink
Bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-stephenson committed Nov 2, 2023
1 parent d5c0c4a commit acbc8a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "org.fedorahosted.freeotp"
minSdkVersion 23
targetSdkVersion 33
versionCode 43
versionName "2.0.2"
versionCode 44
versionName "2.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
}
Expand Down

0 comments on commit acbc8a1

Please sign in to comment.