Skip to content

Commit

Permalink
release 1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfeng committed Oct 10, 2024
1 parent f0b8758 commit ebf0519
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {

allprojects {
extra["publishGroupId"] = "com.github.jrfeng.snow"
extra["publishVersion"] = "1.2.13"
extra["publishVersion"] = "1.2.14"
}

plugins {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion readme_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit ebf0519

Please sign in to comment.