mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Fix version bump for media3:1.1.0
#minor-release
PiperOrigin-RevId: 543376501
(cherry picked from commit 10cf06386d)
This commit is contained in:
parent
5fdeabbed8
commit
1d73c68465
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue