Skip to content

Commit 71d6575

Browse files
committed
lib up
1 parent b1bc377 commit 71d6575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omegaviwslibs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
dependencies {
3131
implementation fileTree(dir: 'libs', include: ['*.jar'])
3232
implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
33-
implementation 'com.github.Omega-R.OmegaTypes:omegatypes:d48ca08'
33+
implementation 'com.github.Omega-R.OmegaTypes:omegatypes:1.0.0'
3434

3535
implementation 'androidx.appcompat:appcompat:1.0.2'
3636

0 commit comments

Comments
 (0)