Skip to content

Commit

Permalink
Prepare to the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 16, 2022
1 parent c69bb6d commit cdba135
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
@@ -1,8 +1,8 @@
ext.versions = [
minSdk : 23,
compileSdk : 32,
versionCode : 4,
versionName : '1.0.3',
versionCode : 5,
versionName : '1.0.4',

gradleBuildTool : '7.2.1',
spotlessGradle : '6.7.0',
Expand Down

0 comments on commit cdba135

Please sign in to comment.