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 43a5608 commit 2cb2d4dCopy full SHA for 2cb2d4d
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Change Log
2
==========
3
4
-Version 2.2.0 *(IN DEVELOPMENT)*
+Version 2.2.0 *(2021-05-15)*
5
--------------------------------
6
7
* **ADDED**: Support for Dark Mode (#105)
build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'com.github.ben-manes.versions'
27
28
allprojects {
29
group "de.psdev.licensesdialog"
30
- version "2.2.0-SNAPSHOT"
+ version "2.2.0"
31
32
repositories {
33
google()
0 commit comments