aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/gen_aar_gradle_script.py
diff options
context:
space:
mode:
authorvgavrilev <vgavrilev@yandex-team.ru>2022-02-10 16:51:42 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:51:42 +0300
commit5e08c1c74c0a13a60738d33e4a9c4e0b21986b75 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb /build/scripts/gen_aar_gradle_script.py
parent176ca034b242b7030e561de0e16d0d3cfd3f8919 (diff)
downloadydb-5e08c1c74c0a13a60738d33e4a9c4e0b21986b75.tar.gz
Restoring authorship annotation for <vgavrilev@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/scripts/gen_aar_gradle_script.py')
-rw-r--r--build/scripts/gen_aar_gradle_script.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/scripts/gen_aar_gradle_script.py b/build/scripts/gen_aar_gradle_script.py
index b3105f7601..4594e67278 100644
--- a/build/scripts/gen_aar_gradle_script.py
+++ b/build/scripts/gen_aar_gradle_script.py
@@ -49,7 +49,7 @@ ext.compileOnlyAndroidArs = [
{compile_only_aars}
]
-def minVersion = 21
+def minVersion = 21
def compileVersion = 30
def targetVersion = 30
def buildVersion = '30.0.3'