diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json deleted file mode 100644 index 6b04574..0000000 --- a/.androidide/editor/openedFiles.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "allFiles": [ - { - "file": "/storage/emulated/0/lib-hisab-irsyadulmurid/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt", - "selection": { - "end": { - "column": 67, - "index": 4512, - "line": 102 - }, - "start": { - "column": 67, - "index": 4512, - "line": 102 - } - } - }, - { - "file": "/storage/emulated/0/lib-hisab-irsyadulmurid/lib/build.gradle.kts", - "selection": { - "end": { - "column": 0, - "index": 0, - "line": 0 - }, - "start": { - "column": 0, - "index": 0, - "line": 0 - } - } - }, - { - "file": "/storage/emulated/0/lib-hisab-irsyadulmurid/README.md", - "selection": { - "end": { - "column": 0, - "index": 0, - "line": 0 - }, - "start": { - "column": 0, - "index": 0, - "line": 0 - } - } - }, - { - "file": "/storage/emulated/0/lib-hisab-irsyadulmurid/lib/src/main/kotlin/com/andihasan7/lib/irsyadulmurid/WaktuSholat/IrsyadSholat.kt", - "selection": { - "end": { - "column": 4, - "index": 8714, - "line": 293 - }, - "start": { - "column": 4, - "index": 8714, - "line": 293 - } - } - } - ], - "selectedFile": "/storage/emulated/0/lib-hisab-irsyadulmurid/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt" -} \ No newline at end of file diff --git a/lib/build.gradle.kts b/lib/build.gradle.kts index 1afeeab..8b44b72 100644 --- a/lib/build.gradle.kts +++ b/lib/build.gradle.kts @@ -17,7 +17,7 @@ plugins { } group = "com.github.hasanelfalakiy" -version = "5.0.6" +version = "5.0.7" repositories { // Use Maven Central for resolving dependencies. diff --git a/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt b/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt index 58b3702..bf69401 100644 --- a/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt +++ b/lib/src/test/kotlin/com/andihasan7/lib/irsyadulmurid/LibraryTest.kt @@ -83,11 +83,11 @@ class LibraryTest { val tgl = 1 val m = 1 val th = 2024 - val lt = 5.576961111 - val bj = 100.4880194 - val timez = 8 - val tinggi = 20 - val ith = 0 + val lt = -7.433333334 + val bj = 111.433333334 + val timez = 7 + val tinggi = 150 + val ith = 2 val s = IrsyadSholat(tgl, m, th, lt, bj, timez, tinggi, ith)