Release Boxcars v1.1.4 for Android
This commit is contained in:
parent
0bad381a48
commit
f688ae702d
3 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
}
|
||||
|
||||
project.ext {
|
||||
boxcarsVersion = "v1.1.3" // https://code.rocket9labs.com/tslocum/boxcars/tags
|
||||
boxcarsVersion = "v1.1.4" // https://code.rocket9labs.com/tslocum/boxcars/tags
|
||||
}
|
||||
|
||||
android {
|
||||
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.rocket9labs.boxcars"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 101030
|
||||
versionName "1.1.3"
|
||||
versionCode 101040
|
||||
versionName "1.1.4"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
1
metadata/hu/full_description.txt
Normal file
1
metadata/hu/full_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A Boxcar egy kliens, amivel ostáblát lehet játszani a bgammon.org-on, a szabad és nyílt forráskódú ostábla szolgáltatáson.
|
1
metadata/hu/short_description.txt
Normal file
1
metadata/hu/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Játsszon ostáblát az interneten a bgammon.org-on
|
Loading…
Reference in a new issue