Fix version bump for media3:1.1.0

#minor-release

PiperOrigin-RevId: 543376501
(cherry picked from commit 10cf06386dfdaf63ffbb361c094a3f3e834deaf4)
This commit is contained in:
tofunmi 2023-06-26 09:25:18 +00:00 committed by Tofunmi Adigun-Hameed
parent 5fdeabbed8
commit 1d73c68465

View File

@ -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