Skip to content

Commit 4d49475

Browse files
committed
upgrade omegatypes
1 parent eff1d07 commit 4d49475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation fileTree(dir: 'libs', include: ['*.jar'])
3737
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3838
implementation 'com.github.Omega-R:OmegaLaunchers:1.0.2'
39-
api 'com.github.Omega-R.OmegaTypes:omegatypes:2.0.1'
39+
api 'com.github.Omega-R.OmegaTypes:omegatypes:6801f9f'
4040

4141
compileOnly "androidx.appcompat:appcompat:$androidX"
4242
}

0 commit comments

Comments
 (0)