Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Apr 23, 2020
1 parent 5983566 commit c104942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ buildscript {
this["gMinSdkVersion"] = 24
this["gTargetSdkVersion"] = 29

this["gVersionCode"] = 10210
this["gVersionName"] = "1.2.10"
this["gVersionCode"] = 10211
this["gVersionName"] = "1.2.11"

this["gKotlinVersion"] = kotlinVersion
this["gKotlinCoroutineVersion"] = "1.3.5"
Expand Down

0 comments on commit c104942

Please sign in to comment.