Skip to content

Some improvements for Android#28

Merged
kadirlua merged 5 commits intomainfrom
development
Jan 9, 2026
Merged

Some improvements for Android#28
kadirlua merged 5 commits intomainfrom
development

Conversation

@kadirlua
Copy link
Owner

@kadirlua kadirlua commented Jan 9, 2026

No description provided.

- Update Gradle wrapper from version 8.11.1 to 8.14.3.
- Update Android Gradle Plugin (AGP) from version 8.9.0 to 8.13.2.
Updates the following Android dependencies in `libs.versions.toml`:
- `junitVersion` to 1.3.0
- `espressoCore` to 3.7.0
- `appcompat` to 1.7.1
- `material` to 1.13.0
Updates the Android `compileSdk` and `targetSdk` from version 35 to 36 in the `android/app/build.gradle` file.
Replaces the anonymous `View.OnClickListener` inner class with a lambda expression for conciseness.
Removes unnecessary escaping of the colon character in the regular expressions for IP address and domain name validation. The colon does not have a special meaning in this context and does not need to be escaped.
@kadirlua kadirlua added this to the 1.2.0 milestone Jan 9, 2026
@kadirlua kadirlua self-assigned this Jan 9, 2026
@kadirlua kadirlua added the enhancement New feature or request label Jan 9, 2026
Copy link
Owner Author

@kadirlua kadirlua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is OK.

@kadirlua kadirlua merged commit ccc8fb5 into main Jan 9, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant