Skip to content

Commit

Permalink
🔖 v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Importantus committed Feb 21, 2025
1 parent 52308f6 commit 87b0dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
minSdk = 31
targetSdk = 35
versionCode = 2
versionName = "0.0.1"
versionName = "0.0.2"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 87b0dc5

Please sign in to comment.