From ebf0519487dc475d99805e1861d1935a8b98392c Mon Sep 17 00:00:00 2001 From: jrfeng Date: Thu, 10 Oct 2024 18:21:27 +0800 Subject: [PATCH] release 1.2.14 --- build.gradle.kts | 2 +- readme.md | 2 +- readme_zh.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2dfbbc74..547e8976 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,7 +12,7 @@ buildscript { allprojects { extra["publishGroupId"] = "com.github.jrfeng.snow" - extra["publishVersion"] = "1.2.13" + extra["publishVersion"] = "1.2.14" } plugins { diff --git a/readme.md b/readme.md index 5f093e81..a6ad9922 100644 --- a/readme.md +++ b/readme.md @@ -34,7 +34,7 @@ Android music player framework. Compatible with MediaSession. ## Sample App -The [**app**](./app) module is a sample app —— [**Download**](https://github.com/jrfeng/snow/releases/tag/1.2.8) +The [**app**](./app) module is a sample app —— [**Download**](https://github.com/jrfeng/snow/releases/tag/1.2.14) ![Sample App Screenshot](./picture/app_preview.png) diff --git a/readme_zh.md b/readme_zh.md index badc4795..8e6cdcdf 100644 --- a/readme_zh.md +++ b/readme_zh.md @@ -36,7 +36,7 @@ Android 音乐播放器框架,兼容 MediaSession 。 ## 示例程序 -[**app**](./app) 模块是一个示例程序 —— [下载](https://github.com/jrfeng/snow/releases/tag/1.2.8) +[**app**](./app) 模块是一个示例程序 —— [下载](https://github.com/jrfeng/snow/releases/tag/1.2.14) 国内下载:[网盘下载, 提取码:7mye](https://pan.baidu.com/s/16S6sWMObuNU1VvQjlQ0qEw)