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 b1bc377 commit 71d6575Copy full SHA for 71d6575
omegaviwslibs/build.gradle
@@ -30,7 +30,7 @@ android {
30
dependencies {
31
implementation fileTree(dir: 'libs', include: ['*.jar'])
32
implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
33
- implementation 'com.github.Omega-R.OmegaTypes:omegatypes:d48ca08'
+ implementation 'com.github.Omega-R.OmegaTypes:omegatypes:1.0.0'
34
35
implementation 'androidx.appcompat:appcompat:1.0.2'
36
0 commit comments