Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyvasilyev committed Sep 5, 2024
1 parent a60fb44 commit a135eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
ext.compile_sdk_version = 35
ext.min_sdk_version = 24
ext.target_sdk_version = 35
ext.project_version_code = 320
ext.project_version_name = '3.2.0'
ext.project_version_code = 321
ext.project_version_name = '3.2.1'

repositories {
google()
Expand Down

0 comments on commit a135eb1

Please sign in to comment.