From 3920857b56180374d8869ed0bdd0b0b81803a457 Mon Sep 17 00:00:00 2001 From: Hossain Khan Date: Tue, 10 Jun 2025 20:09:31 -0400 Subject: [PATCH] Update README.md - download APK link added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b1fc9a..f1c4e77 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This project provides examples for **Android Legacy Views**, **Fragments**, and > The intention is **NOT** to create another library project that gets abandoned over time. Feel free to copy parts of code that is necessary for you to add syntax highlighting support to your app. -* Try out the latest [release](https://github.com/hossain-khan/android-syntax-highlighter/releases) - `syntax-highlighter-example-v1.1.apk` _(2.5 MB)_ [[Download](https://github.com/hossain-khan/android-syntax-highlighter/releases/download/v1.1/syntax-highlighter-example-v1.1.apk)] +* Try out the latest [release](https://github.com/hossain-khan/android-syntax-highlighter/releases) - `syntax-highlighter-example-v1.3.apk` _(28 MB)_ [[Download](https://github.com/hossain-khan/android-syntax-highlighter/releases/download/v1.3/syntax-highlighter-example-v1.3.apk)] ## Existing Syntax Highlighting Libraries