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 {
2121 defaultConfig {
2222 minSdkVersion 8
2323 targetSdkVersion 18
24- versionCode 6
25- versionName " b.1.0 "
24+ versionCode 7
25+ versionName " b.1.1 "
2626 }
2727}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" fr.tvbarthel.games.chasewhisply"
4- android : versionCode =" 1 "
5- android : versionName =" 1.0 " >
4+ android : versionCode =" 7 "
5+ android : versionName =" b.1.1 " >
66
77 <uses-sdk
88 android : minSdkVersion =" 8"
Original file line number Diff line number Diff line change 6969
7070 <!-- About Fragment -->
7171 <string name =" about_title" >Chase Whisply</string >
72- <string name =" about_version_detail" >version Beta.1.0 </string >
72+ <string name =" about_version_detail" >version Beta.1.1 </string >
7373 <string name =" about_developer_card_title" >Développeurs</string >
7474 <string name =" about_tbarthel_name" >Thomas \"Tbarthel\" Barthélémy</string >
7575 <string name =" about_vbarthel_name" >Vincent \"Vbarthel\" Barthélémy</string >
Original file line number Diff line number Diff line change 6565
6666 <!-- About Fragment -->
6767 <string name =" about_title" >Chase Whisply</string >
68- <string name =" about_version_detail" >version Beta.1.0 </string >
68+ <string name =" about_version_detail" >version Beta.1.1 </string >
6969 <string name =" about_developer_card_title" >Developers</string >
7070 <string name =" about_tbarthel_name" >Thomas \"Tbarthel\" Barthélémy</string >
7171 <string name =" about_vbarthel_name" >Vincent \"Vbarthel\" Barthélémy</string >
You can’t perform that action at this time.
0 commit comments