Skip to content

Commit

Permalink
Release 0.1.1, fixes no debug release for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
hristogochev committed Dec 28, 2024
1 parent 8288a9d commit fbb0490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ plugins {

allprojects {
group = "io.github.hristogochev"
version = "0.1.0"
version = "0.1.1"
}

0 comments on commit fbb0490

Please sign in to comment.