Compare commits

..

1 Commits

Author SHA1 Message Date
Manuel Beck
3daf9bfdd2 doc(readme): Remove redundant link Required Software & Tools
- The link for `System Requirements` already point to the right location and the section `Required Software & Tools` follows right after.
2026-02-26 13:29:17 +01:00
2 changed files with 0 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ Cordova Android is an Android application library that allows for Cordova-based
> Refer to the official Apache Cordova documentation for details on the requirements and prerequisites for building Cordova-Android applications. These resources outline the necessary tools, supported versions, and platform requirements:
>
> * [System Requirements](https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#system-requirements)
> * [Required Software & Tools](https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#the-required-software-&-tools)
> * [Android API Level Support](https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html#android-api-level-support)
## Create a Cordova project

View File

@@ -17,7 +17,6 @@
under the License.
*/
import groovy.xml.XmlParser
import java.util.regex.Pattern
import io.github.g00fy2.versioncompare.Version