We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8975468 commit 8e32106Copy full SHA for 8e32106
1 file changed
parsely/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.android.library'
3
}
4
5
-ext.VERSION = '3.0.6'
+ext.VERSION = '3.0.7'
6
7
android {
8
compileSdkVersion 33
0 commit comments