Skip to content

Commit

Permalink
Bump to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrewartha committed Oct 13, 2024
1 parent 4af06d5 commit f26774e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ android {

defaultConfig {
applicationId = "io.trewartha.positional"
versionCode = 21030101
versionName = "3.1.1"
versionCode = 21030102
versionName = "3.1.2"

testInstrumentationRunnerArguments["clearPackageData"] = "true"
}
Expand Down

0 comments on commit f26774e

Please sign in to comment.