File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ android {
9292 applicationId ' com.involvex.awesomegithubapp'
9393 minSdkVersion rootProject. ext. minSdkVersion
9494 targetSdkVersion rootProject. ext. targetSdkVersion
95- versionCode 15
96- versionName " 0.0.15 "
95+ versionCode 16
96+ versionName " 0.0.16 "
9797
9898 buildConfigField " String" , " REACT_NATIVE_RELEASE_LEVEL" , " \" ${ findProperty('reactNativeReleaseLevel') ?: 'stable'} \" "
9999 }
Original file line number Diff line number Diff line change 33 "name" : " Awesome Github App" ,
44 "slug" : " awesome-github-app" ,
55 "owner" : " involvex" ,
6- "version" : " 0.0.15 " ,
6+ "version" : " 0.0.16 " ,
77 "orientation" : " portrait" ,
88 "userInterfaceStyle" : " automatic" ,
99 "githubUrl" : " https://github.com/involvex/awesome-github-app.git" ,
2525 "backgroundColor" : " #ffffff"
2626 },
2727 "userInterfaceStyle" : " automatic" ,
28- "versionCode" : 15
28+ "versionCode" : 16
2929 },
3030 "web" : {
3131 "output" : " single" ,
3434 },
3535 "ios" : {
3636 "bundleIdentifier" : " com.involvex.awesomegithubapp" ,
37- "buildNumber" : " 15 " ,
37+ "buildNumber" : " 16 " ,
3838 "infoPlist" : {
3939 "ITSAppUsesNonExemptEncryption" : false
4040 }
Original file line number Diff line number Diff line change 11{
22 "name" : " awesome-github-app" ,
3- "version" : " 0.0.15 " ,
3+ "version" : " 0.0.16 " ,
44 "private" : true ,
55 "keywords" : [
66 " github" ,
You can’t perform that action at this time.
0 commit comments