mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Bump version to 2.5.1
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
|||||||
// Version code schema:
|
// Version code schema:
|
||||||
// "1.2.3-beta4" -> 1020304
|
// "1.2.3-beta4" -> 1020304
|
||||||
// "1.2.3" -> 1020395
|
// "1.2.3" -> 1020395
|
||||||
versionCode 2050095
|
versionCode 2050195
|
||||||
versionName "2.5.0"
|
versionName "2.5.1"
|
||||||
|
|
||||||
def commit = ""
|
def commit = ""
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user