Skip to content

Commit

Permalink
release version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kamrul3288 committed Apr 2, 2021
1 parent 62c59ab commit b1d3410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ ext{
buildToolsVersions = '29.0.3'
minSdkVersions = 15
targetSdkVersions = 29
versionCodes = 2
versionNames = '1.0.1'
versionCodes = 3
versionNames = '1.0.2'
kotlin_version = '1.4.31'
appcompat = '1.2.0'
corektx = '1.3.2'
Expand Down

0 comments on commit b1d3410

Please sign in to comment.