Skip to content

Commit

Permalink
Merge pull request #246 from p-chanmin/feature/android/#243-cd
Browse files Browse the repository at this point in the history
v0.2.2
  • Loading branch information
p-chanmin authored Feb 20, 2024
2 parents 3544158 + f356c0f commit 25fdf00
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.2.1"
versionName = "0.2.2"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 25fdf00

Please sign in to comment.