Skip to content

Commit

Permalink
Updated the icon
Browse files Browse the repository at this point in the history
  • Loading branch information
izivkov committed Jul 1, 2022
1 parent 00f815e commit 8a79d78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ android {
applicationId "org.avmedia.gshockGoogleSync"
minSdkVersion 26
targetSdkVersion 32
versionCode 37
versionName "3.7"
versionCode 38
versionName "3.8"
versionName "3.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down
Binary file modified fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip
distributionSha256Sum=c9490e938b221daf0094982288e4038deed954a3f12fb54cbf270ddf4e37d879
# distributionSha256Sum=c9490e938b221daf0094982288e4038deed954a3f12fb54cbf270ddf4e37d879
1 change: 0 additions & 1 deletion index.html

This file was deleted.

0 comments on commit 8a79d78

Please sign in to comment.