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 5118d8f commit 0947532Copy full SHA for 0947532
1 file changed
build.gradle
@@ -38,7 +38,7 @@ buildscript {
38
39
ext {
40
publishGroup = 'com.backbase.oss.deferredresources'
41
- libraryVersion = '1.6.0-SNAPSHOT'
+ libraryVersion = '1.5.0'
42
minSdk = 14
43
minSdkCompose = 21
44
targetSdk = 30
0 commit comments