diff --git a/README.md b/README.md index c85430d..a797f8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ![Android-Text-to-Image](https://socialify.git.ci/viethua99/Android-Text-to-Image/image?description=1&descriptionEditable=%F0%9F%9A%80%20Instantly%20generate%20high-quality%20images%20based%20on%20your%20text%20prompt%20%F0%9F%9A%80&font=Inter&logo=https%3A%2F%2Ftabris.com%2Fwp-content%2Fuploads%2F2021%2F06%2Fjetpack-compose-icon_RGB.png&name=1&pattern=Brick%20Wall&theme=Dark)

+ + Github - viethua99 + + License @@ -11,6 +15,8 @@ ![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png) +## Download +Go to the [Releases](https://github.com/viethua99/Android-Text-to-Image/releases) to download the latest APK. diff --git a/gradle.properties b/gradle.properties index b06962d..688fb9d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,4 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -STABLE_DIFFUSION_API_KEY= \ No newline at end of file +STABLE_DIFFUSION_API_KEY=LY1dqjy5kCBSQBN31xMFvpFsTJXN3vsk4wasWg6TNsy4HQZxlCYb08gXBKjy \ No newline at end of file