You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: constants.gradle
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
// See the License for the specific language governing permissions and
13
13
// limitations under the License.
14
14
project.ext {
15
-
releaseVersion ='1.6.0-rc02'
16
-
releaseVersionCode =1_006_000_2_02
15
+
releaseVersion ='1.6.0'
16
+
releaseVersionCode =1_006_000_3_00
17
17
minSdkVersion =21
18
18
// See https://developer.android.com/training/cars/media/automotive-os#automotive-module
0 commit comments