Skip to content

Commit

Permalink
UPdated build to correct app version
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Jan 22, 2021
1 parent 853cfaf commit 4e16042
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 @@ -10,7 +10,7 @@ plugins {

subprojects {

version = "0.5.9"
version = "0.5.11"

apply plugin: 'com.adarshr.test-logger'
apply plugin: 'com.github.ben-manes.versions'
Expand Down

0 comments on commit 4e16042

Please sign in to comment.