File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android {
21
21
defaultConfig {
22
22
minSdkVersion 9
23
23
targetSdkVersion 18
24
- versionCode 14
25
- versionName " b.2.3 "
24
+ versionCode 15
25
+ versionName " b.3.0 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
package =" fr.tvbarthel.games.chasewhisply"
4
- android : versionCode =" 14 "
5
- android : versionName =" b.2.3 " >
4
+ android : versionCode =" 15 "
5
+ android : versionName =" b.3.0 " >
6
6
7
7
<uses-sdk
8
8
android : minSdkVersion =" 9"
Original file line number Diff line number Diff line change 80
80
81
81
<!-- About Fragment -->
82
82
<string name =" about_title" >Chase Whisply</string >
83
- <string name =" about_version_detail" >version Beta.2.3 </string >
83
+ <string name =" about_version_detail" >version Beta.3.0 </string >
84
84
<string name =" about_developer_card_title" >Développeurs</string >
85
85
<string name =" about_tbarthel_name" >Thomas \"Tbarthel\" Barthélémy</string >
86
86
<string name =" about_vbarthel_name" >Vincent \"Vbarthel\" Barthélémy</string >
Original file line number Diff line number Diff line change 78
78
79
79
<!-- About Fragment -->
80
80
<string name =" about_title" >Chase Whisply</string >
81
- <string name =" about_version_detail" >version Beta.2.3 </string >
81
+ <string name =" about_version_detail" >version Beta.3.0 </string >
82
82
<string name =" about_developer_card_title" >Developers</string >
83
83
<string name =" about_tbarthel_name" >Thomas \"Tbarthel\" Barthélémy</string >
84
84
<string name =" about_vbarthel_name" >Vincent \"Vbarthel\" Barthélémy</string >
You can’t perform that action at this time.
0 commit comments