Skip to content

Commit

Permalink
feat: release v2.0.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
gajjartejas authored Dec 19, 2023
1 parent 6c06f06 commit 55676f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ android {
applicationId "com.tejasgajjar.ohmc"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 9
versionCode 10
versionName "2.0"
}
signingConfigs {
Expand Down

0 comments on commit 55676f8

Please sign in to comment.