diff --git a/app/build.gradle b/app/build.gradle index 9adc0a01..d66647fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "io.github.domi04151309.alwayson" minSdkVersion 24 targetSdkVersion 29 - versionCode 376 - versionName "3.7.6" + versionCode 377 + versionName "3.7.7" } buildTypes { debug { diff --git a/fastlane/metadata/android/en-US/changelogs/377.txt b/fastlane/metadata/android/en-US/changelogs/377.txt new file mode 100644 index 00000000..ba58e9aa --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/377.txt @@ -0,0 +1 @@ +This update includes performance improvements, crash fixes, bug fixes, better edge glow timing customization, and the all-new colors feature where you can select colors for the individual elements on your always-on display.