Skip to content

Commit c0a789a

Browse files
committed
Adding 'versions' dependency
1 parent 6f385e1 commit c0a789a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ dependencies {
3838
//OSHI
3939
implementation 'com.github.oshi:oshi-core:5.7.1'
4040

41+
implementation 'io.github.g00fy2:versioncompare:1.4.1'
42+
4143
implementation 'org.jetbrains:annotations:19.0.0'
4244
}
4345

0 commit comments

Comments
 (0)