Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Mar 11, 2019
1 parent 1874343 commit 00da8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext {
minSdkVersion = 17
targetSdkVersion = 28
versionCode = 12
versionName = "0.2.7"
versionCode = 13
versionName = "0.2.8"
}

buildscript {
Expand Down

0 comments on commit 00da8dc

Please sign in to comment.