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
+5-2
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,15 @@
26
26
## Version Release
27
27
This Is Latest Release
28
28
29
-
$version_release = 2.1.1
29
+
$version_release = 2.2.0
30
30
31
31
What's New??
32
32
33
33
* Update Action Script *
34
34
* Update Android Studio Latest Version *
35
+
* Update Gradle Latest Version *
36
+
* Update Kotlin Latest Version *
37
+
* Update Java Version From 11 to 17 *
35
38
36
39
## Article Sources
37
40
-[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)
0 commit comments