Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
youlalala committed Dec 12, 2023
1 parent 7a90c14 commit 198012a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId = "com.ohdodok.catchytape"
minSdk = 26
targetSdk = 33
versionCode = 5
versionName = "0.3.2"
versionCode = 6
versionName = "0.3.3"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 198012a

Please sign in to comment.