Skip to content

Commit 5f7d8b2

Browse files
committed
update dependency
1 parent 066ffa3 commit 5f7d8b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/gradle.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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:2.0.3'
33+
implementation 'com.github.Omega-R.OmegaTypes:omegatypes:2.2.0'
3434
implementation 'de.hdodenhof:circleimageview:3.0.0'
3535

3636
implementation 'androidx.appcompat:appcompat:1.2.0'

0 commit comments

Comments
 (0)