Skip to content

Commit

Permalink
Bump version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-stephenson committed Jun 13, 2024
1 parent 2c43f96 commit c341919
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 44
versionName "2.0.3"
versionCode 45
versionName "2.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'
}
Expand Down

0 comments on commit c341919

Please sign in to comment.