Skip to content

Commit

Permalink
v21.12.09.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Grigory-Rylov committed Dec 9, 2021
1 parent eb242a5 commit 653ba13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.github.grishberg.android'
version '21.12.09.0'
version '21.12.09.1'

sourceCompatibility = 8
targetCompatibility = 8
Expand Down Expand Up @@ -77,5 +77,6 @@ task(verifySetup) {
patchPluginXml {
changeNotes """
Fixed screenshot offset in landscape on phones with cutouts.<br>
Fix propertie panel invalidation.<br>
"""
}

0 comments on commit 653ba13

Please sign in to comment.