Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Sep 29, 2022
1 parent d1a9d97 commit a9d18b5
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 @@ -143,7 +143,7 @@ android {
applicationId "co.psychedelic.plug"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 17
versionCode 18
versionName "0.2.1"
resValue "string", "build_config_package", "co.psychedelic.plug"
}
Expand Down

0 comments on commit a9d18b5

Please sign in to comment.