Skip to content

Commit

Permalink
Merge pull request #225 from p-chanmin/release/android
Browse files Browse the repository at this point in the history
v0.1.3
  • Loading branch information
LeeHaiLim authored Dec 7, 2023
2 parents 6bc4308 + 3320e30 commit 427514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "0.1.2"
versionName = "0.1.3"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 427514e

Please sign in to comment.