Skip to content

Commit

Permalink
Release 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Krillsson committed Jun 3, 2024
1 parent 6066ea3 commit e1440d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
}

group = 'com.krillsson'
version = '0.30.0'
version = '0.31.0'

buildConfig {
buildConfigField("String", "APP_VERSION", provider { "\"${project.version}\"" })
Expand Down

0 comments on commit e1440d3

Please sign in to comment.