Skip to content

Commit

Permalink
version 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alescdb committed Jun 12, 2021
1 parent 7dc3b30 commit be36062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions launcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ android {
applicationId "org.cosinus.launchertv"
minSdkVersion 14
targetSdkVersion 29
versionCode 157
versionName "1.5.7"
versionCode 158
versionName "1.5.8"
}

signingConfigs {
Expand Down Expand Up @@ -88,7 +88,7 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:25.4.0'
implementation 'com.android.support:appcompat-v7:25.4.0'
}

coveralls {
Expand Down

0 comments on commit be36062

Please sign in to comment.