Skip to content

Commit

Permalink
Fix gradle version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Jul 2, 2024
1 parent 67a5e22 commit 502b040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ publishing {

allprojects {
group = "com.stadiamaps.ferrostar"
version = "0.1.0"
version = "0.2.0"
}

0 comments on commit 502b040

Please sign in to comment.