We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab40d6b commit 808cc96Copy full SHA for 808cc96
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.7.2
4
+
5
+- Fix some error color schemes
6
7
### 1.7.1
8
9
- Optimize Swift/OC color scheme
build.gradle
@@ -3,7 +3,7 @@ plugins {
}
group 'com.vermouthx'
-version '1.7.1'
+version '1.7.2'
repositories {
mavenCentral()
0 commit comments