File tree Expand file tree Collapse file tree
javaSE/src/main/java/com/smartdevicelink Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 4.10.1
1+ RC1-4.11.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ android {
77 defaultConfig {
88 minSdkVersion 8
99 targetSdkVersion 29
10- versionCode 11
10+ versionCode 12
1111 versionName new File (projectDir. path, (' /../../VERSION' )). text. trim()
1212 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1313 resValue " string" , " SDL_LIB_VERSION" , ' \" ' + versionName + ' \" '
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2017 - 2019 , SmartDeviceLink Consortium, Inc.
2+ * Copyright (c) 2017 - 2020 , SmartDeviceLink Consortium, Inc.
33* All rights reserved.
44*
55* Redistribution and use in source and binary forms, with or without
3232
3333// THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
3434public final class BuildConfig {
35- public static final String VERSION_NAME = "4.10.1 " ;
35+ public static final String VERSION_NAME = "RC1-4.11.0 " ;
3636}
You can’t perform that action at this time.
0 commit comments