Skip to content

Commit

Permalink
Version bumped into 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanLiou committed May 5, 2019
1 parent 770668f commit e713cde
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 @@ -19,7 +19,7 @@ buildscript {
}
}

val app_version by extra("1.8.1")
val app_version by extra("1.9")

val androidx_version by extra("1.0.0")
val retrofit_version by extra("2.5.0")
Expand Down

0 comments on commit e713cde

Please sign in to comment.