Skip to content

Commit ff164af

Browse files
icbakerclaincly
authored andcommitted
Fix gradle version for 1.7.0-alpha01
#cherrypick PiperOrigin-RevId: 759217161
1 parent abe99dc commit ff164af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414
project.ext {
15-
releaseVersion = '1.7.0'
15+
releaseVersion = '1.7.0-alpha01'
1616
releaseVersionCode = 1_007_000_0_01
1717
minSdkVersion = 21
1818
// See https://developer.android.com/training/cars/media/automotive-os#automotive-module

0 commit comments

Comments
 (0)