Skip to content

Commit

Permalink
v0.1.11-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
nightkr committed Oct 27, 2024
1 parent 9e628f8 commit c9e9e8e
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 @@ -37,7 +37,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 48
versionName = "0.1.10"
versionName = "0.1.11-beta1"
archivesName = "flickboard-v${versionName}"

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

0 comments on commit c9e9e8e

Please sign in to comment.