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
- Local Run With .run configuration in Local Machine
@@ -28,21 +28,15 @@
28
28
## Version Release
29
29
This Is Latest Release
30
30
31
-
$version_release = 2.2.5
31
+
$version_release = 2.2.6
32
32
33
33
What's New??
34
34
35
-
* Update Target SDK 35 *
35
+
* Update Target SDK 36 *
36
36
* Update Action Script *
37
37
* Update Android Studio Latest Version *
38
38
* Update Gradle Latest Version *
39
39
* Update Kotlin Latest Version *
40
-
* Update Java Version From 11 to 17 *
41
-
* Update Java Action version to 3 *
42
-
* Update Android SDK Tools *
43
-
* Add Bundletool.jar for workflow github action *
44
-
* Add .run configuration *
45
-
* Update To Libs.Version.Toml
46
40
47
41
## Article Sources
48
42
-[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