Skip to content

Commit 1084add

Browse files
Release version 20.5.11 with new features and updates
Updated version number and changelogs in README.md.
1 parent 2607ab8 commit 1084add

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
![](https://github.com/TutorialsAndroid/KAlertDialog/blob/master/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png)
22

3-
# New version released 20.5.10 on 19-05-2026
3+
# New version released 20.5.11 on 19-05-2026
44
## Changelogs
5-
- Added option to set default text in input field.
5+
- Added support for custom button drawables
6+
- Upgrade Gradle Wrapper to 9.4.1 and Android Gradle Plugin to 9.2.1.
7+
- Update compileSdk and targetSdk to 37 across the project.
8+
- Increase minSdkVersion to 23.
9+
- Update dependencies including Glide 5.0.7, Material 1.14.0, and AppCompat 1.7.1.
10+
- Refactor publish-module.gradle to utilize modern maven-publish components and signing.
11+
- Configure Java toolchain to version 17 and set Java 11 compatibility.
12+
- Clean up gradle.properties and update .gitignore.
13+
614
### Read the changes in README
715

816
Alert Dialog ![Maven Central](https://img.shields.io/maven-central/v/io.github.tutorialsandroid/kalertdialog) ![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat) [![Known Vulnerabilities](https://snyk.io/test/github/TutorialsAndroid/KAlertDialog/badge.svg?targetFile=library%2Fbuild.gradle)](https://snyk.io/test/github/TutorialsAndroid/KAlertDialog?targetFile=library%2Fbuild.gradle) [![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)

0 commit comments

Comments
 (0)