Skip to content

Commit

Permalink
1.6.1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
zkitefly authored Jun 6, 2024
1 parent 62ac014 commit e14f99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.eanyatonic.cctvViewer"
minSdk 19
targetSdk 32
versionCode 16
versionName "1.6"
versionCode 17
versionName "1.6.1"
ndk{abiFilters "armeabi", "armeabi-v7a", "x86", "mips"}
}

Expand Down

0 comments on commit e14f99b

Please sign in to comment.