Fix version bump for media3:1.1.0

#minor-release

PiperOrigin-RevId: 543376501
This commit is contained in:
tofunmi 2023-06-26 09:25:18 +00:00 committed by Tofunmi Adigun-Hameed
parent 1fc49ce288
commit 10cf06386d

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
project.ext {
releaseVersion = '1.1.0-'
releaseVersion = '1.1.0'
releaseVersionCode = 1_001_000_3_00
minSdkVersion = 16
appTargetSdkVersion = 33