mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix version bump for media3:1.1.0
#minor-release PiperOrigin-RevId: 543376501
This commit is contained in:
parent
1fc49ce288
commit
10cf06386d
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
project.ext {
|
project.ext {
|
||||||
releaseVersion = '1.1.0-'
|
releaseVersion = '1.1.0'
|
||||||
releaseVersionCode = 1_001_000_3_00
|
releaseVersionCode = 1_001_000_3_00
|
||||||
minSdkVersion = 16
|
minSdkVersion = 16
|
||||||
appTargetSdkVersion = 33
|
appTargetSdkVersion = 33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user