-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #69 from teogor/release/1.0.0-beta03
Release 1.0.0-beta03: Beta Release with Enhancements and Bug Fixes
- Loading branch information
Showing
8 changed files
with
135 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[//]: # (This file was automatically generated - do not edit) | ||
|
||
# Version 1.0.0-beta03 | ||
|
||
## Latest SDK versions | ||
|
||
| Status | Service or Product | Gradle dependency | Latest version | | ||
|:------:|:--------------------------------------------------:|:-------------------------------------:|:--------------:| | ||
| 🛠️ | [Sudoklify Common](../../../html/sudoklify-common) | dev.teogor.sudoklify:sudoklify-common | 1.0.0-beta03 | | ||
| 🛠️ | [Sudoklify Core](../../../html/sudoklify-core) | dev.teogor.sudoklify:sudoklify-core | 1.0.0-beta03 | | ||
| 🛠️ | [Sudoklify KTX](../../../html/sudoklify-ktx) | dev.teogor.sudoklify:sudoklify-ktx | 1.0.0-beta03 | | ||
| 🛠️ | [Sudoklify Seeds](../../../html/sudoklify-seeds) | dev.teogor.sudoklify:sudoklify-seeds | 1.0.0-beta03 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ plugins { | |
winds { | ||
moduleMetadata { | ||
artifactDescriptor { | ||
name = "KTX" | ||
name = "Core" | ||
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters