Skip to content

Commit

Permalink
Release v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanelfalakiy committed Sep 17, 2024
1 parent dc62224 commit eedceb4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 71 deletions.
65 changes: 0 additions & 65 deletions .androidide/editor/openedFiles.json

This file was deleted.

2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
}

group = "com.github.hasanelfalakiy"
version = "5.0.6"
version = "5.0.7"

repositories {
// Use Maven Central for resolving dependencies.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit eedceb4

Please sign in to comment.