Skip to content

Commit

Permalink
Version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
savvasdalkitsis committed Jul 26, 2020
1 parent e1289b4 commit 2db2932
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
Expand Up @@ -6,8 +6,8 @@ buildscript {
build_tools_version = '27.0.3'
min_sdk_version = 16
target_sdk_version = 28
app_version = '1.4'
app_version_code = 8
app_version = '1.5'
app_version_code = 9
kotlin_version = '1.2.41'
support_version = '27.1.0'
retrofit_version = '2.3.0'
Expand Down

0 comments on commit 2db2932

Please sign in to comment.