Skip to content

Commit

Permalink
Bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-stephenson committed Aug 22, 2023
1 parent 4741e9c commit 5c00375
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 42
versionName "2.0.1"
versionCode 43
versionName "2.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
}
Expand Down

0 comments on commit 5c00375

Please sign in to comment.