You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-6
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
## Version Release
27
27
This Is Latest Release
28
28
29
-
$version_release = 2.2.0
29
+
$version_release = 2.2.1
30
30
31
31
What's New??
32
32
@@ -35,10 +35,12 @@ What's New??
35
35
* Update Gradle Latest Version *
36
36
* Update Kotlin Latest Version *
37
37
* Update Java Version From 11 to 17 *
38
+
* Update Java Action version to 3 *
38
39
39
40
## Article Sources
40
41
-[How To Securely Build and Sign Your Android App With GitHub Actions](https://proandroiddev.com/how-to-securely-build-and-sign-your-android-app-with-github-actions-ad5323452ce)
41
42
-[How to Use GitHub Actions to Automate Android App Development](https://www.freecodecamp.org/news/use-github-actions-to-automate-android-development/)
43
+
-[Update Java Checkout Version CI](https://github.com/actions/setup-java)
42
44
43
45
## Guide Sources (Github Action)
44
46
-[Download Artifact From Github Action](https://github.com/actions/download-artifact)
0 commit comments