diff --git a/constants.gradle b/constants.gradle index 302550d183..8a94fc9133 100644 --- a/constants.gradle +++ b/constants.gradle @@ -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